Function not intended for direct use by user. Used inside g.getmeta as an intermediate step between loading the raw data and calibrating it. This step includes extracting the starttime and adjusting it to nearest integer number of long epoch window lengths in an hour, truncating the data accordingly, and extracting the corresponding weekday.
get_starttime_weekday_truncdata(monc,
dformat, data, header, desiredtz, sf,
datafile, ws2, configtz = NULL)
See g.inspectfile
See g.dotorcomma
Data part of g.readaccfile output
Header part of g.readaccfile output
See g.getmeta
Numeric, sample frequency in Hertz
See g.getmeta
Long epoch length
See g.getmeta
Vincent T van Hees <v.vanhees@accelting.com>